Defines a flat-top window.
See Also
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=int32), | public | :: | size | = | 0 |
The window size. |
Evaluates the window function.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(flat_top_window), | intent(in) | :: | this |
The flat_top_window object. |
||
| integer(kind=int32), | intent(in) | :: | bin |
The index or bin number [0, n], where n is the window size. |
The function value.